home *** CD-ROM | disk | FTP | other *** search
/ .net - The Best of 1999/2000 / netCD Special01.iso / pc / Software / We-Blocker / weblock.exe / WebSafe.exe / 0 / RCDATA / THELPTEXT / THELPTEXT.txt < prev   
Encoding:
Text File  |  2000-06-22  |  986 b   |  48 lines

  1. object HelpText: THelpText
  2.   Left = 221
  3.   Top = 36
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 498
  7.   ClientWidth = 552
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object staText: TStaticText
  21.     Left = 12
  22.     Top = 12
  23.     Width = 523
  24.     Height = 427
  25.     AutoSize = False
  26.     Caption = 'staText'
  27.     Color = clSilver
  28.     ParentColor = False
  29.     TabOrder = 0
  30.   end
  31.   object bitbtnQuit: TBitBtn
  32.     Left = 216
  33.     Top = 456
  34.     Width = 103
  35.     Height = 37
  36.     Caption = 'Done'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -11
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = []
  42.     ParentFont = False
  43.     TabOrder = 1
  44.     OnClick = bitbtnQuitClick
  45.     NumGlyphs = 2
  46.   end
  47. end
  48.